[INFO] cloning repository https://github.com/jj-tutorial/tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jj-tutorial/tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjj-tutorial%2Ftutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjj-tutorial%2Ftutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c60378544f9f7cffbdd275bb875518e5b54221f
[INFO] testing jj-tutorial/tutorial against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjj-tutorial%2Ftutorial" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jj-tutorial/tutorial
[INFO] finished tweaking git repo https://github.com/jj-tutorial/tutorial
[INFO] tweaked toml for git repo https://github.com/jj-tutorial/tutorial written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jj-tutorial/tutorial on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jj-tutorial/tutorial already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14f983f3d2af2f233f9e1f1c1a5a73c86db393108b02e5d4241d4a74d3b9233a
[INFO] running `Command { std: "docker" "start" "-a" "14f983f3d2af2f233f9e1f1c1a5a73c86db393108b02e5d4241d4a74d3b9233a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14f983f3d2af2f233f9e1f1c1a5a73c86db393108b02e5d4241d4a74d3b9233a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f983f3d2af2f233f9e1f1c1a5a73c86db393108b02e5d4241d4a74d3b9233a", kill_on_drop: false }`
[INFO] [stdout] 14f983f3d2af2f233f9e1f1c1a5a73c86db393108b02e5d4241d4a74d3b9233a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eddce856d8dd0428513d0f63ee59390394ab0b433cee1ada1c3f3b2580f203ff
[INFO] running `Command { std: "docker" "start" "-a" "eddce856d8dd0428513d0f63ee59390394ab0b433cee1ada1c3f3b2580f203ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling gix-trace v0.1.12
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling gix-utils v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling prodash v29.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling gix-path v0.10.15
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling gix-features v0.41.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling gix-actor v0.34.0
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling gix-fs v0.14.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling gix-quote v0.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling gix-command v0.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling gix-hash v0.17.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling gix-glob v0.19.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.0
[INFO] [stderr]    Compiling gix-object v0.48.0
[INFO] [stderr]    Compiling gix-commitgraph v0.27.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling gix-attributes v0.25.0
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling gix-revwalk v0.19.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-tempfile v17.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-lock v17.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling gix-ref v0.51.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling gix-url v0.30.0
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling gix-traverse v0.45.0
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling gix-index v0.39.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling gix-revision v0.33.0
[INFO] [stderr]    Compiling gix-ignore v0.14.0
[INFO] [stderr]    Compiling gix-packetline-blocking v0.18.3
[INFO] [stderr]    Compiling gix-packetline v0.18.4
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling gix-filter v0.18.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling gix-pack v0.58.0
[INFO] [stderr]    Compiling clap_complete v4.5.50
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling gix-transport v0.46.0
[INFO] [stderr]    Compiling gix-worktree v0.40.0
[INFO] [stderr]    Compiling gix-refspec v0.29.0
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling gix-pathspec v0.10.0
[INFO] [stderr]    Compiling gix-config v0.44.0
[INFO] [stderr]    Compiling gix-shallow v0.3.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling gix-odb v0.68.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling gix-protocol v0.49.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling gix-diff v0.51.0
[INFO] [stderr]    Compiling gix-submodule v0.18.0
[INFO] [stderr]    Compiling serde_bser v0.4.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling gix-discover v0.39.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling finl_unicode v1.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling termwiz v0.23.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling gix v0.71.0
[INFO] [stderr]    Compiling watchman_client v0.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling interim v0.2.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling jj-lib-proc-macros v0.29.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling jj-cli v0.29.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling sapling-streampager v0.11.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling handlebars v6.3.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling scm-record v0.8.0
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling notify-debouncer-mini v0.6.0
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.5
[INFO] [stderr]    Compiling clap-markdown v0.1.5
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling sapling-renderdag v0.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling timeago v0.4.2
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling ansi-to-html v0.2.2
[INFO] [stderr]    Compiling mdbook v0.4.44
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling mdbook-trycmd v0.1.0 (/opt/rustwide/workdir/mdbook-trycmd)
[INFO] [stderr]    Compiling jj-lib v0.29.0
[INFO] [stderr]    Compiling jj v0.29.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 03s
[INFO] running `Command { std: "docker" "inspect" "eddce856d8dd0428513d0f63ee59390394ab0b433cee1ada1c3f3b2580f203ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eddce856d8dd0428513d0f63ee59390394ab0b433cee1ada1c3f3b2580f203ff", kill_on_drop: false }`
[INFO] [stdout] eddce856d8dd0428513d0f63ee59390394ab0b433cee1ada1c3f3b2580f203ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98561762b37898acf3f61ed126b879ca3e09683bc19cd39a73b0c66ee8e8172e
[INFO] running `Command { std: "docker" "start" "-a" "98561762b37898acf3f61ed126b879ca3e09683bc19cd39a73b0c66ee8e8172e", kill_on_drop: false }`
[INFO] [stderr]    Compiling snapbox-macros v0.3.10 (https://github.com/steveklabnik/snapbox?branch=main#abf602a4)
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling mdbook-trycmd v0.1.0 (/opt/rustwide/workdir/mdbook-trycmd)
[INFO] [stderr]    Compiling snapbox v0.6.21 (https://github.com/steveklabnik/snapbox?branch=main#abf602a4)
[INFO] [stderr]    Compiling trycmd v0.15.8 (https://github.com/steveklabnik/snapbox?branch=main#abf602a4)
[INFO] [stderr]    Compiling jj v0.29.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.55s
[INFO] running `Command { std: "docker" "inspect" "98561762b37898acf3f61ed126b879ca3e09683bc19cd39a73b0c66ee8e8172e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98561762b37898acf3f61ed126b879ca3e09683bc19cd39a73b0c66ee8e8172e", kill_on_drop: false }`
[INFO] [stdout] 98561762b37898acf3f61ed126b879ca3e09683bc19cd39a73b0c66ee8e8172e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d8ac55c5f10213fb2de9faaae5b4155451f29aa3f4948c235b1d22c2d59404c7
[INFO] running `Command { std: "docker" "start" "-a" "d8ac55c5f10213fb2de9faaae5b4155451f29aa3f4948c235b1d22c2d59404c7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jj-71d88a40524e1497)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-ec4eb574bd401b1d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/version.trycmd:2 ... ok
[INFO] [stderr] Testing tests/cmd/version.trycmd:teardown ... ok
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:2 ... failed
[INFO] [stderr] Expected success, was 1
[INFO] [stderr] 
[INFO] [stderr] ---- expected: stdout
[INFO] [stderr] ++++ actual:   stdout
[INFO] [stderr]    1    1 | Fetching into new repo in "[CWD]"
[INFO] [stderr]    2      - bookmark: trunk@origin [new] untracked
[INFO] [stderr]    3      - Setting the revset alias `trunk()` to `trunk@origin`
[INFO] [stderr]    4      - Working copy  (@) now at: tnmounps 4fed3b0d (empty) (no description set)
[INFO] [stderr]    5      - Parent commit (@-)      : ptrqnyzv 0c72abbb trunk | Hello, world!
[INFO] [stderr]    6      - Added 4 files, modified 0 files, removed 0 files
[INFO] [stderr]         2 + Error: Git process failed: External git program failed:
[INFO] [stderr]         3 + fatal: unable to access 'https://github.com/jj-tutorial/hello-world/': Could not resolve host: github.com
[INFO] [stderr]         4 + 
[INFO] [stderr] stderr:
[INFO] [stderr] 
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:10 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:12 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:13 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:15 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:24 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:26 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:33 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:34 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:39 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:41 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:42 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:48 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:49 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:53 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:54 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:63 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:64 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:67 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:68 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:77 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:78 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:87 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:88 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:93 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:95 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:96 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:98 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:99 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:105 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:106 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:113 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:114 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:120 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:121 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:126 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:127 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:132 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:133 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:139 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:140 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:151 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:152 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:159 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:160 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:169 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:170 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:177 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:178 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:184 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:185 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:194 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:195 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:203 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:204 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:212 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:213 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:219 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:220 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:231 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:232 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:237 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:238 ... ignored
[INFO] [stderr] Testing tests/cmd/getting-started.trycmd:teardown ... ok
[INFO] [stderr] Update snapshots with `TRYCMD=overwrite`
[INFO] [stderr] Debug output with `TRYCMD=dump`
[INFO] [stdout] test cli_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_tests' (18) panicked at /opt/rustwide/cargo-home/git/checkouts/snapbox-5777112c8fdc6080/abf602a/crates/trycmd/src/runner.rs:107:17:
[INFO] [stdout] 1 of 2 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e85457acd58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e85457acd58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e85457acd58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e85457acd58 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e85457c2e4a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e85457c2e4a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5e85457b2542 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e85457b2542 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e85457872e6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e85457872e6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e85457a31a9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e854573b80c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e854573b80c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e85457a3422 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e85457a3422 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e85457873a2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e854577ea09 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e854578817d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e85457c360c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8545662de8 - core[5a1c3e9896636f3a]::panicking::panic_display::<alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e854548b787 - <trycmd[fcc6649eaeca7350]::runner::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snapbox-5777112c8fdc6080/abf602a/crates/trycmd/src/runner.rs:107:17
[INFO] [stdout]   21:     0x5e854549c94f - <trycmd[fcc6649eaeca7350]::cases::TestCases>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snapbox-5777112c8fdc6080/abf602a/crates/trycmd/src/cases.rs:182:16
[INFO] [stdout]   22:     0x5e854549df8a - <trycmd[fcc6649eaeca7350]::cases::TestCases as core[5a1c3e9896636f3a]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/snapbox-5777112c8fdc6080/abf602a/crates/trycmd/src/cases.rs:192:18
[INFO] [stdout]   23:     0x5e85454bf2a7 - core[5a1c3e9896636f3a]::ptr::drop_glue::<trycmd[fcc6649eaeca7350]::cases::TestCases>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ptr/mod.rs:825:1
[INFO] [stdout]   24:     0x5e8545450439 - cli_tests[b9a341faf1147f21]::cli_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests/cli_tests.rs:16:56
[INFO] [stdout]   25:     0x5e8545450167 - cli_tests[b9a341faf1147f21]::cli_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests/cli_tests.rs:4:15
[INFO] [stdout]   26:     0x5e85454507c6 - <cli_tests[b9a341faf1147f21]::cli_tests::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5e854572e8eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e854572e8eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5e854573c165 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5e854573c165 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5e854573c165 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5e854573c165 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5e854573c165 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e854573c165 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5e854573c165 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5e8545736cc4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5e8545736cc4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5e854573f1e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5e854573f1e2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5e854573f1e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5e854573f1e2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5e854573f1e2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e854573f1e2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5e854573f1e2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e85457abe0f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x5e85457abe0f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x78829777daa4 - <unknown>
[INFO] [stdout]   48:     0x78829780aa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p jj --test cli_tests`
[INFO] running `Command { std: "docker" "inspect" "d8ac55c5f10213fb2de9faaae5b4155451f29aa3f4948c235b1d22c2d59404c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ac55c5f10213fb2de9faaae5b4155451f29aa3f4948c235b1d22c2d59404c7", kill_on_drop: false }`
[INFO] [stdout] d8ac55c5f10213fb2de9faaae5b4155451f29aa3f4948c235b1d22c2d59404c7
